//==============================================================================
// Phoenix_anim.txt
//==============================================================================


//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Gryphon_idle
				ReplaceTexture special e roc/gryphon
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.26 false Wings1 checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Gryphon_idle
				ReplaceTexture special e roc/gryphon
				Length 0.5
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.26 false Wings1 checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector 
   {
      set hotspot
      {
         version
         {
				Visual Gryphon_walk
				ReplaceTexture special e roc/gryphon
				Length 0.60
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.27 false Wings1 checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim RangedAttack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Gryphon_attack
				ReplaceTexture special e roc/gryphon
				Length 0.80
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag GenericSound 0.40 true   
            tag Attack 0.31 false   
            tag SpecificSoundSet 0.42 false Wings1 checkVisible 
            tag SpecificSoundSet 0.50 false ManticoreSpecialAttack checkVisible 
//-- end auto generated section

         }
      }
	}
}

//==============================================================================
anim Death
{
   SetSelector 
   {
      set hotspot
      {
         version
         {
				Visual Gryphon_death
				ReplaceTexture special e roc/gryphon
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.75 false HeavyFall checkVisible 
            tag SpecificSoundSet 0.09 false Wings1 checkVisible 
            tag SpecificSoundSet 0.36 false Wings1 checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector 
   {
      set hotspot
      {
         version
         {
				Visual Gryphon_walk
				ReplaceTexture special e roc/gryphon
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.30 false Wings1 checkVisible 
//-- end auto generated section
         }
      }
   }
}
